home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 200
- Top = 121
- AutoScroll = False
- Caption = 'CrackMe#3 (c)tC...<sUrrEaLiZm> J.-F.'#39'99'
- ClientHeight = 40
- ClientWidth = 313
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -10
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object CheckBox1: TCheckBox
- Left = 0
- Top = 0
- Width = 14
- Height = 14
- Caption = 'CheckBox1'
- TabOrder = 0
- end
- object CheckBox2: TCheckBox
- Left = 78
- Top = 0
- Width = 14
- Height = 14
- Caption = 'CheckBox2'
- TabOrder = 1
- end
- object CheckBox3: TCheckBox
- Left = 20
- Top = 0
- Width = 13
- Height = 14
- Caption = 'CheckBox3'
- TabOrder = 2
- end
- object CheckBox4: TCheckBox
- Left = 39
- Top = 0
- Width = 14
- Height = 14
- Caption = 'CheckBox4'
- TabOrder = 3
- end
- object CheckBox5: TCheckBox
- Left = 98
- Top = 0
- Width = 13
- Height = 14
- Caption = 'CheckBox5'
- TabOrder = 4
- end
- object CheckBox6: TCheckBox
- Left = 59
- Top = 0
- Width = 13
- Height = 14
- Caption = 'CheckBox6'
- TabOrder = 5
- end
- object CheckBox7: TCheckBox
- Left = 0
- Top = 20
- Width = 14
- Height = 20
- Caption = 'CheckBox7'
- TabOrder = 6
- end
- object CheckBox8: TCheckBox
- Left = 39
- Top = 20
- Width = 14
- Height = 20
- Caption = 'CheckBox8'
- TabOrder = 7
- end
- object CheckBox9: TCheckBox
- Left = 20
- Top = 20
- Width = 13
- Height = 20
- Caption = 'CheckBox9'
- TabOrder = 8
- end
- object CheckBox10: TCheckBox
- Left = 59
- Top = 20
- Width = 13
- Height = 20
- Caption = 'CheckBox10'
- TabOrder = 9
- end
- object CheckBox11: TCheckBox
- Left = 98
- Top = 20
- Width = 13
- Height = 20
- Caption = 'CheckBox11'
- TabOrder = 10
- end
- object CheckBox12: TCheckBox
- Left = 78
- Top = 20
- Width = 14
- Height = 20
- Caption = 'CheckBox12'
- TabOrder = 11
- end
- object Button1: TButton
- Left = 117
- Top = 0
- Width = 118
- Height = 40
- Caption = 'Test it'
- TabOrder = 12
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 234
- Top = 0
- Width = 79
- Height = 40
- Caption = 'Exit'
- TabOrder = 13
- OnClick = Button2Click
- end
- end
-